Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: run instance-manager workflow on PR for feature branches #79

Merged
merged 4 commits into from
Jul 17, 2023

Conversation

radnov
Copy link
Contributor

@radnov radnov commented Jul 11, 2023

This PR enables running the updated Build, test and deploy workflow on PRs and only deploy when the deploy label is present (either initially added when creating the PR or after the PR was already created), as well as adds a new Delete environment that deletes a deployed environment when the PR is closed/merged. Note that the behaviour of the "Build, test and deploy" workflow remains the same for pushes to master, as well as creating new tags.

See dhis2-sre/im-manager#318 for more details.

@radnov radnov force-pushed the feature/DEVOPS-262 branch 6 times, most recently from 1170624 to ead1356 Compare July 12, 2023 09:18
@radnov radnov added the deploy Used to toggle deploying PR branches to the "feature" env. label Jul 13, 2023
@radnov radnov requested review from tonsV2 and teleivo July 13, 2023 08:48
helm/chart/values.yaml Show resolved Hide resolved
helm/data/values/prod/values.yaml Show resolved Hide resolved
helm/data/values/prod/values.yaml Show resolved Hide resolved
@radnov radnov requested a review from tonsV2 July 13, 2023 11:12
@radnov radnov added deploy Used to toggle deploying PR branches to the "feature" env. and removed deploy Used to toggle deploying PR branches to the "feature" env. labels Jul 14, 2023
@radnov radnov merged commit c0c453f into master Jul 17, 2023
2 checks passed
@radnov radnov deleted the feature/DEVOPS-262 branch July 17, 2023 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deploy Used to toggle deploying PR branches to the "feature" env.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants